Welcome![Sign In][Sign Up]
Location:
Search - flowchart to code

Search list

[CSharpDATABASE_APPLICATION_DESIGN(tc)

Description: 1、 一元多项式计算** 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入; 在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; 2、 订票系统 任务:通过此系统可以实现如下功能: 录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票: 可退票,退票后修改相关数据文件; 客户资料有姓名,证件号,订票数量及航班情况,订单要有编号。 修改航班信息:当航班信息改变可以修改航班数据文件 要求: 根据以上功能说明,设计航班信息,订票信息的存储结构,设计程序完成功能 -1 and polynomials calculation ** tasks : to index descending in accordance with established and output polynomial; to complete the combined two polynomials, subtract, and the results input; in submitted information please specify : storage structure, polynomial together the basic process of the algorithm (which can be used flowchart), the source code, test data and results, the time complexity, it also proposed algorithm improvements; 2, the booking system tasks : through this system can achieve the following functions : recording : flights can be input (data can be stored in a data file, the data structure, specific data set) Inquiries : inquiries can be a route (for example, the importation of flights, the time for landing, take off arrival, flight fares. discount fares, flights to deter
Platform: | Size: 37119 | Author: Pegasus | Hits:

[Crack Hacksanpack_rsa_vs2003sln_src

Description: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。 -RSA algorithm analysis application, appraisal document RSA encryption algorithm application of the feasibility and significance. Practical design of a complete set of documents RSA encryption solution to achieve specific coding. RSA algorithm to study conventional RSA algorithm, using C to achieve RSA encryption algorithm library. and 32% Packaging windows platform components. In. Net platform invocation components can be achieved for arbitrary document RSA encryption operation Window applications. After an encrypted file and key documents are text documents. Class is the key category map, the entire application document describes the structure, the key modules flowchart, more detailed interface documentation, All source code. Application procedures for conducting tests on the test results
Platform: | Size: 1052497 | Author: 周刘兵 | Hits:

[Other resourceEssential_Business_Process_Modeling.Aug.2005

Description: 书名:基本商业程序的建模 Essential Business Process Modeling (Paperback) 作者: Mike Havey 出版商:O Reilly 1 edition (August 18, 2005) 内容介绍: Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflow in today s enterprise means more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, code, run, administer, and monitor complex network-based business processes. BPM replaces those sketchy flowchart diagrams that business analysts draw on whiteboards with a precise model that uses standard graphical and XML representations, and an architecture that allows it converse with other services, systems, and users. -Title : basic business procedures Essential Business Process Modeling Modelin g (Paperback) Author : Mike Praeger Publishers : O Reilly 1 edition (August 18, 2005) Introduction : Ten years ago, groupware bundled with email and calendar appl ications helped track the flow of work from pers on to person within an organization. Workflow i n today's enterprise means more monitoring and o rchestrating massive systems. A new technolog y called Business Process Management, or BPM. helps software architects and developers desi gn, code, run and administer. and monitor complex network-based business pr ocesses. BPM replaces those sketchy flowchart diagrams that business analysts draw on whiteb oards with a precise model that uses standard gr aphical and XML representations. and an architecture
Platform: | Size: 4053438 | Author: 张仕奎 | Hits:

[Software Engineering考勤管理系统设计方案

Description: 这是一个考勤管理系统的设计方案.. 里面含:流程图,ER图,源代码. 欢迎大家来-This is an appraisal management system design .. inside containing : flowchart, ER map, the source code. Welcome everyone to see
Platform: | Size: 184697 | Author: ss | Hits:

[Software Engineering考勤管理系统设计方案

Description: 这是一个考勤管理系统的设计方案.. 里面含:流程图,ER图,源代码. 欢迎大家来-This is an appraisal management system design .. inside containing : flowchart, ER map, the source code. Welcome everyone to see
Platform: | Size: 184320 | Author: ss | Hits:

[CSharpDATABASE_APPLICATION_DESIGN(tc)

Description: 1、 一元多项式计算** 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入; 在上交资料中请写明:存储结构、多项式相加的基本过程的算法(可以使用程序流程图) 、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; 2、 订票系统 任务:通过此系统可以实现如下功能: 录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票: 可退票,退票后修改相关数据文件; 客户资料有姓名,证件号,订票数量及航班情况,订单要有编号。 修改航班信息:当航班信息改变可以修改航班数据文件 要求: 根据以上功能说明,设计航班信息,订票信息的存储结构,设计程序完成功能 -1 and polynomials calculation** tasks : to index descending in accordance with established and output polynomial; to complete the combined two polynomials, subtract, and the results input; in submitted information please specify : storage structure, polynomial together the basic process of the algorithm (which can be used flowchart), the source code, test data and results, the time complexity, it also proposed algorithm improvements; 2, the booking system tasks : through this system can achieve the following functions : recording : flights can be input (data can be stored in a data file, the data structure, specific data set) Inquiries : inquiries can be a route (for example, the importation of flights, the time for landing, take off arrival, flight fares. discount fares, flights to deter
Platform: | Size: 36864 | Author: Pegasus | Hits:

[Crack Hacksanpack_rsa_vs2003sln_src

Description: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。 -RSA algorithm analysis application, appraisal document RSA encryption algorithm application of the feasibility and significance. Practical design of a complete set of documents RSA encryption solution to achieve specific coding. RSA algorithm to study conventional RSA algorithm, using C to achieve RSA encryption algorithm library. and 32% Packaging windows platform components. In. Net platform invocation components can be achieved for arbitrary document RSA encryption operation Window applications. After an encrypted file and key documents are text documents. Class is the key category map, the entire application document describes the structure, the key modules flowchart, more detailed interface documentation, All source code. Application procedures for conducting tests on the test results
Platform: | Size: 1051648 | Author: 周刘兵 | Hits:

[Graph Drawingflowedit

Description: vc编写的一个流程图编辑器源代码,可以实现一般流程图的绘制-vc a flowchart prepared by the editor source code, can achieve a general flow chart mapping
Platform: | Size: 336896 | Author: 饶春 | Hits:

[Software EngineeringEssential_Business_Process_Modeling.Aug.2005

Description: 书名:基本商业程序的建模 Essential Business Process Modeling (Paperback) 作者: Mike Havey 出版商:O Reilly 1 edition (August 18, 2005) 内容介绍: Ten years ago, groupware bundled with email and calendar applications helped track the flow of work from person to person within an organization. Workflow in today s enterprise means more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, code, run, administer, and monitor complex network-based business processes. BPM replaces those sketchy flowchart diagrams that business analysts draw on whiteboards with a precise model that uses standard graphical and XML representations, and an architecture that allows it converse with other services, systems, and users. -Title : basic business procedures Essential Business Process Modeling Modelin g (Paperback) Author : Mike Praeger Publishers : O Reilly 1 edition (August 18, 2005) Introduction : Ten years ago, groupware bundled with email and calendar appl ications helped track the flow of work from pers on to person within an organization. Workflow i n today's enterprise means more monitoring and o rchestrating massive systems. A new technolog y called Business Process Management, or BPM. helps software architects and developers desi gn, code, run and administer. and monitor complex network-based business pr ocesses. BPM replaces those sketchy flowchart diagrams that business analysts draw on whiteb oards with a precise model that uses standard gr aphical and XML representations. and an architecture
Platform: | Size: 4052992 | Author: 张仕奎 | Hits:

[Software Engineering000011111

Description: 介绍了外置式USB无损图像采集卡的设计和实现方案,它用于特殊场合的图像处理及其相关领域。针对图像传输的特点,结合FPGA/CPLD和USB技术,给出了硬件实现框图,同时给出了FPGA/CPLD内部时序控制图和USB程序流程图,结合框图和部分程序源代码,具体讲述了课题中遇到的难点和相应的解决方案。 -External USB introduce a non-destructive image acquisition card design and implementation of the program, and it is used for special occasions image processing and its related fields. For image transmission characteristics, combined with FPGA/CPLD and USB technology, hardware implementation block diagram is given, at the same time gives the FPGA/CPLD Internal Timing Control charts and USB program flowchart, diagram, and some combination of source code, specifically about the topic Difficulties encountered and the corresponding solutions.
Platform: | Size: 140288 | Author: 兰升 | Hits:

[Software EngineeringFlowchartEditor

Description: 大家用过UML的流程图设计器吧,这个就是类似的一个非常好的流程图设计器,包括完整的源码和演示,是我珍藏了很久了的,今天共享出来,希望有更多的人上传更高质量的代码。-The flow chart used by U.S. UML Designer bar, this is a similar flow chart of a very good design, including complete source code and demonstrations that I treasure for a long time has been, today shared out to have more people upload higher quality code.
Platform: | Size: 951296 | Author: wd | Hits:

[GDI-BitmapFlowChart

Description: 很成熟的一个代码,可以实现所有流程图一些重要功能,大家可以依靠这个做一些二次开发的工作。-Very mature a code, you can achieve all the flow chart of a number of important functions, we can rely on this to do some secondary development work.
Platform: | Size: 807936 | Author: lizhao | Hits:

[Streaming Mpeg4H264_encode_flow_v2

Description: H.264代码流程图,非英文流程,分块讲解,简单易懂-H.264 code flowchart, process non-English, sub-block on, easy-to-read
Platform: | Size: 324608 | Author: | Hits:

[Software Engineeringstructer

Description: 单链表的基本操作流程图及源代码 利用栈实现多种运算流程图及源代码-Single list of the basic operation flow chart and source code for implementation using a variety of computing stack and source code flowchart
Platform: | Size: 347136 | Author: 李明 | Hits:

[Othere244

Description: JM代码的解码流程图。对解读JM的朋友很有帮助-JM code decoding flowchart. Very helpful to the interpretation of JM' s friends
Platform: | Size: 318464 | Author: 严云 | Hits:

[Graph DrawingFlowChart.NET_src

Description: 专门用于绘制流程图的VC++程序。可以绘制短小精悍的流程图。有FlowChart控件的源代码-Draw flow charts designed to VC++ program. Flow chart can be drawn dapper. Have the source code FlowChart control
Platform: | Size: 3000320 | Author: zhao | Hits:

[Otherflowedit

Description: 流程图工具源码,里面有flowcharteditor库,可以进行修改-Flowchart tool for source code, which has flowcharteditor libraries, can be modified. .
Platform: | Size: 336896 | Author: aiwanyun | Hits:

[OAFlowChart.NET

Description: FlowChart.NET破解后的源码,希望能帮到你-FlowChart.NET after the break of the source code, I hope to help you
Platform: | Size: 9246720 | Author: | Hits:

[OtherCode-Visual-to-Flowchart

Description: 可以把C++,C#,Delphi,java等十几种语言代码转成FlowChart的工具,是学习语言分析其流程的好工具!-Can use C++, C#, Delphi, Java and so on more than 10 kinds of language code into the FlowChart tool, is a good tool for learning language analysis of its process!
Platform: | Size: 1586176 | Author: 奥巴马 | Hits:

[Web Serverbuzhouliuchengtu

Description: jQuery网页步骤流程图进度代码基于jquery.1.7.1.min.js制作,有两种流程图效果,代码附带详细中文注释,方便使用。-jQuery page step flowchart-based code jquery.1.7.1.min.js making progress, there are two effects of a flowchart, the code with detailed notes in Chinese, easy to use.
Platform: | Size: 99328 | Author: swiudg | Hits:
« 12 »

CodeBus www.codebus.net